Skip to content

feat(c3): add water inlet/outlet temperature and current power sensors#747

Open
kmich wants to merge 3 commits intowuwentao:masterfrom
kmich:feature/c3-water-temps-and-power-sensors
Open

feat(c3): add water inlet/outlet temperature and current power sensors#747
kmich wants to merge 3 commits intowuwentao:masterfrom
kmich:feature/c3-water-temps-and-power-sensors

Conversation

@kmich
Copy link

@kmich kmich commented Dec 23, 2025

  • Add temp_tw_in sensor (Water Inlet Temperature)
  • Add temp_tw_out sensor (Water Outlet Temperature)
  • Add instant_power0 sensor (Current Power)
  • All sensors use appropriate device classes and state classes

Requires midea-local library update with UnitPara support.
Related PR: midea-lan/midea-local#418
Related to #510

- Add temp_tw_in sensor (Water Inlet Temperature)
- Add temp_tw_out sensor (Water Outlet Temperature)
- Add instant_power0 sensor (Current Power)
- All sensors use appropriate device classes and state classes

Requires midea-local library update with UnitPara support.

Related to wuwentao#510
@wuwentao
Copy link
Owner

thanks for your PR.
there is a contributing guide doc: https://github.com/wuwentao/midea_ac_lan?tab=contributing-ov-file
anyway, for midea-local related error, we may need to merge lib side PR and publish a new release.
then some github actions can run with latest midea-local lib latest code and got pass result.

wuwentao pushed a commit to midea-lan/midea-local that referenced this pull request Jan 20, 2026
#418)

- Add temp_tw_in, temp_tw_out, instant_power0 attributes to
DeviceAttributes
- Initialize new attributes in device __init__
- Add MessageQueryUnitPara to build_query to retrieve UnitPara data
- Exposes water temperatures (TW_I, TW_O) and instant power from
UnitPara message
Related PR: wuwentao/midea_ac_lan#747
Closes #510
@wuwentao
Copy link
Owner

thanks for your PR, could you help to update the C3 device docs ?

@wuwentao wuwentao added this to the v0.6.11 milestone Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants